Skip to content

build(deps): bump json_serializable, json_annotation, re_editor, riverpod_generator, riverpod_lint and freezed#311

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/multi-c5edd9488a
Closed

build(deps): bump json_serializable, json_annotation, re_editor, riverpod_generator, riverpod_lint and freezed#311
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/multi-c5edd9488a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps json_serializable, json_annotation, re_editor, riverpod_generator, riverpod_lint and freezed. These dependencies needed to be updated together.
Updates json_serializable from 6.13.0 to 6.14.0

Release notes

Sourced from json_serializable's releases.

package:json_serializable v6.14.0

  • Support JsonKey.explicitJsonNullWhenNonNullField for PATCH-style tri-state JSON fields: distinguish omitted keys from explicit null in fromJson and emit explicit JSON null in toJson when the Dart field is non-null.
  • Require json_annotation: '>=4.12.0 <4.13.0'

package:json_serializable v6.13.2

  • Require analyzer: '>=10.0.0 <14.0.0'

package:json_serializable v6.13.1

  • Improve error message when generating code for Record types with unsupported fields. (#1559)
  • Require analyzer: '>=10.0.0 <13.0.0'
  • Require build: ^4.0.4
  • Require dart_style: ^3.1.4
  • Require source_gen: ^4.1.2
  • Require source_helper: ^1.3.10
Commits
  • 61e7b87 Add JsonKey.explicitJsonNullWhenNonNullField for PATCH tri-state JSON (#1574)
  • 62e16d8 Bump the dependencies group with 2 updates (#1572)
  • c6cdfcf Update analyzer to latest, prepare v6.13.2 (#1571)
  • fba9479 Bump the dependencies group with 3 updates (#1568)
  • da67f42 allow pkg:analyzer latest, prepare v6.13.1 (#1566)
  • 8b781ac Improve error message when generating code for Record types with unsupported ...
  • 6b711e3 Improve error messages when typeToCode throws an exception (#1450)
  • 5d5feca isSynthetic is removed in Analyzer 11 (#1564)
  • c61a809 Bump actions/stale from 10.1.1 to 10.2.0 in the dependencies group (#1563)
  • See full diff in compare view

Updates json_annotation from 4.11.0 to 4.12.0

Release notes

Sourced from json_annotation's releases.

package:json_annotation v4.12.0

  • Add JsonKey.explicitJsonNullWhenNonNullField for PATCH-style tri-state JSON fields (omit key vs explicit null vs value).
Commits
  • 61e7b87 Add JsonKey.explicitJsonNullWhenNonNullField for PATCH tri-state JSON (#1574)
  • 62e16d8 Bump the dependencies group with 2 updates (#1572)
  • c6cdfcf Update analyzer to latest, prepare v6.13.2 (#1571)
  • fba9479 Bump the dependencies group with 3 updates (#1568)
  • da67f42 allow pkg:analyzer latest, prepare v6.13.1 (#1566)
  • 8b781ac Improve error message when generating code for Record types with unsupported ...
  • 6b711e3 Improve error messages when typeToCode throws an exception (#1450)
  • 5d5feca isSynthetic is removed in Analyzer 11 (#1564)
  • c61a809 Bump actions/stale from 10.1.1 to 10.2.0 in the dependencies group (#1563)
  • See full diff in compare view

Updates re_editor from 0.8.0 to 0.9.0

Changelog

Sourced from re_editor's changelog.

0.9.0

  • Disable autocorrection and smart text features in code editor.
  • Fix replace match will cause selection locating to the first match.
  • Pressing the delete key will no longer delete both the left and right closur e symbols.
  • Fix stale CodeEditor findController listener swap.
  • Add "Enter (keypad)" key to newLine.
  • Fix the compile error in Flutter 3.44.0.
Commits

Updates riverpod_generator from 4.0.3 to 4.0.4-dev.1

Commits

Updates riverpod_lint from 3.1.3 to 3.1.4-dev.1

Commits

Updates freezed from 3.2.5 to 3.2.6-dev.1

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…rpod_generator, riverpod_lint and freezed

Bumps [json_serializable](https://github.com/google/json_serializable.dart), [json_annotation](https://github.com/google/json_serializable.dart), [re_editor](https://github.com/reqable/re-editor), [riverpod_generator](https://github.com/rrousselGit/riverpod), [riverpod_lint](https://github.com/rrousselGit/river_pod) and [freezed](https://github.com/rrousselGit/freezed). These dependencies needed to be updated together.

Updates `json_serializable` from 6.13.0 to 6.14.0
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_serializable-v6.13.0...json_serializable-v6.14.0)

Updates `json_annotation` from 4.11.0 to 4.12.0
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_annotation-v4.11.0...json_annotation-v4.12.0)

Updates `re_editor` from 0.8.0 to 0.9.0
- [Changelog](https://github.com/reqable/re-editor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/reqable/re-editor/commits)

Updates `riverpod_generator` from 4.0.3 to 4.0.4-dev.1
- [Commits](rrousselGit/riverpod@riverpod_generator-v4.0.3...riverpod_generator-v4.0.4-dev.1)

Updates `riverpod_lint` from 3.1.3 to 3.1.4-dev.1
- [Commits](rrousselGit/riverpod@riverpod_lint-v3.1.3...riverpod_lint-v3.1.4-dev.1)

Updates `freezed` from 3.2.5 to 3.2.6-dev.1
- [Commits](rrousselGit/freezed@freezed-v3.2.5...freezed-v3.2.6-dev.1)

---
updated-dependencies:
- dependency-name: json_serializable
  dependency-version: 6.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: json_annotation
  dependency-version: 4.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: re_editor
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: riverpod_generator
  dependency-version: 4.0.4-dev.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: riverpod_lint
  dependency-version: 3.1.4-dev.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: freezed
  dependency-version: 3.2.6-dev.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Jun 15, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 8, 2026
@dependabot dependabot Bot deleted the dependabot/pub/multi-c5edd9488a branch July 8, 2026 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update Dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants